How to start Sharepoint Development - Resources wanted [closed]

Posted by user1249641 on Programmers See other posts from Programmers or by user1249641
Published on 2012-06-30T10:35:26Z Indexed on 2012/06/30 15:24 UTC
Read the original article Hit count: 195

I'm a apprentice for software development here in good ol' Germany and I've been doing fairly well with c#, asp.net mvc, entity framework and LINQ so far.

My superiors want me to focus solely on our intranet development and Sharepoint development.

They don't provide me with any resources to start. No books, no co-workers with actual webpart-dev-experience, seminars and the likes. There for it's do it on your own or die.

I bought a book and started working through it on my virtual machine messing with the infrastructure and everything i can get a grip on. My main problem however stays the actual development.

I have managed to write 2 webparts which can be used as a rudimentary ticket system(using WSP Builder and SP2007). But there it stops. Are there any comprehensive step by step tutorials or blogs out there, like the asp.net tutorials on www.asp.net which take you by the hand go over each step with you? Starting with the basic classes, going over custom css implementation, Jquery/Javascript ajax and async calls?

No matter how trivial, I appreciate every help and hint you can give.

© Programmers or respective owner

Related posts about learning

Related posts about visual-studio-2010